SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 43283: "ERROR: Physical file does not exist" and "Java.lang.NullPointerException" might be issued when specifying the CURVELABEL and GROUP options in GTL

DetailsAboutRate It

The following error messages might be written to the SAS Log when rendering PROC TEMPLATE code:

java.lang.NullPointerException at com.sas.graphics.applets.statgraph.sgchart.overlays.ScatterOverlay.objects2doubles(ScatterOverlay .java:4593) at com.sas.graphics.applets.statgraph.sgchart.overlays.ScatterOverlay.connectNetwork(ScatterOverlay. java:2242) at com.sas.graphics.applets.statgraph.sgchart.composite.Simple2DOverlayComposite.initLabeling(Simple 2DOverlayComposite.java:2501) at com.sas.graphics.applets.statgraph.sgchart.composite.Simple2DOverlayComposite.drawParts(Simple2DO verlayComposite.java:2696) at com.sas.graphics.applets.statgraph.sgchart.composite.Simple2DOverlayComposite.draw(Simple2DOverla yComposite.java:207) at com.sas.graphics.applets.statgraph.sgchart.composite.CompositeComponent.paintComponent(CompositeC omponent.java:191) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at com.sas.graphics.applets.statgraph.sgchart.composite.BaseOverlayContainer.paint(BaseOverlayContai ner.java:666) at com.sas.graphics.applets.statgraph.sgchart.composite.OverlayContainer.paint(OverlayContainer.java :176) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at com.sas.graphics.app.StatGraphSSR.render(StatGraphSSR.java:266) java.lang.NullPointerException ERROR: Physical file does not exist, C:\DOCUME~1\saslam\LOCALS~1\Temp\SAS Temporary

The directory for the physical file is your WORK directory.

This problem is most likely to occur if the GROUP= and CURVELABEL= options are specified on a plot statement in the template code and the group variable contains missing values.

To circumvent the problem, remove the observations from the data set where the group variable contains missing values.

Operating System and Release Information

Product FamilyProductSystemSAS Release
ReportedFixed*
SAS SystemSAS/GRAPHSolaris for x649.2 TS1M09.3 TS1M0
Linux for x649.2 TS1M09.3 TS1M0
OpenVMS on HP Integrity9.2 TS1M09.3 TS1M0
Linux9.2 TS1M09.3 TS1M0
64-bit Enabled Solaris9.2 TS1M09.3 TS1M0
HP-UX IPF9.2 TS1M09.3 TS1M0
64-bit Enabled HP-UX9.2 TS1M09.3 TS1M0
64-bit Enabled AIX9.2 TS1M09.3 TS1M0
Windows Vista9.2 TS1M09.3 TS1M0
Windows Vista for x649.2 TS1M09.3 TS1M0
Microsoft Windows XP Professional9.2 TS1M09.3 TS1M0
Microsoft Windows Server 2003 Standard Edition9.2 TS1M09.3 TS1M0
Microsoft Windows Server 2003 Datacenter Edition9.2 TS1M09.3 TS1M0
Microsoft Windows Server 2003 Enterprise Edition9.2 TS1M09.3 TS1M0
Microsoft® Windows® for x649.2 TS1M09.3 TS1M0
Microsoft Windows XP 64-bit Edition9.2 TS1M09.3 TS1M0
Microsoft Windows Server 2003 Enterprise 64-bit Edition9.2 TS1M09.3 TS1M0
Microsoft Windows Server 2003 Datacenter 64-bit Edition9.2 TS1M09.3 TS1M0
z/OS9.2 TS1M09.3 TS1M0
Microsoft® Windows® for 64-Bit Itanium-based Systems9.2 TS1M09.3 TS1M0
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.